Developer --> Technical Publications
PATHMac OS 8 Developer Documentation > Networking and Communications > AppleShare >

User Authentication Modules


UAMVSDlog Command

Your UAM's UAMCall routine is called with a command of UAMVSDlog to display the volume selection list. The list does not contain volumes that are already mounted from this server. The bits in the volume flags byte are set from the GetSrvrParms reply. To specify that a volume should be mounted, the kMountFlag bit in the volume flags must be set.

Note

Your UAM's UAMCall routine is called with a command of  UAMVSDlog only if bit 1 is set in the configInfo value returned by previously calling UAMCall with a command of UAMOpen .

Under certain circumstances, the UAMVSDlog is not used, such as when Navigation Services builds a volume list. Do not depend on UAMVSDlog being used for every volume mount.


© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)